github.com/refraction-networking/utls.echConfig.raw (field)
7 uses
github.com/refraction-networking/utls (current package)
ech.go#L42: raw []byte
ech.go#L61: ec.raw = []byte(enc)
ech.go#L68: if len(ec.raw) < int(ec.Length)+4 {
ech.go#L71: ec.raw = ec.raw[:ec.Length+4]
handshake_client.go#L248: info := append([]byte("tls ech\x00"), ech.config.raw...)
u_handshake_client.go#L371: info := append([]byte("tls ech\x00"), ech.config.raw...)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |